-
Home
-
WooCommerce Braintree Payment Gateway
-
1.9.8
-
Code
-
Classes
- PaymentMethodGateway
Total Complexity |
31 |
Dependencies |
14 |
Dependents |
1 |
Total lines |
299 |
Lines of code |
198 |
Logical lines of code |
70 |
Comment lines |
50 |
Methods |
20 |
Properties |
3 |
Methods 20
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
_verifyGatewayResponse() |
S |
60 |
3 |
14 |
_verifyGrantResponse() |
S |
60 |
3 |
14 |
baseSignature() |
S |
46 |
1 |
43 |
_validateId() |
S |
62 |
3 |
12 |
_verifyRevokeResponse() |
S |
63 |
3 |
11 |
find() |
S |
61 |
2 |
12 |
grant() |
S |
62 |
2 |
12 |
delete() |
S |
64 |
2 |
9 |
updateSignature() |
S |
60 |
1 |
15 |
_doRevoke() |
S |
72 |
1 |
5 |
_doDelete() |
S |
72 |
1 |
5 |
_doUpdate() |
S |
72 |
1 |
5 |
__construct() |
S |
71 |
1 |
6 |
_doGrant() |
S |
72 |
1 |
5 |
_doCreate() |
S |
72 |
1 |
5 |
create() |
S |
74 |
1 |
4 |
createSignature() |
S |
74 |
1 |
4 |
revoke() |
S |
66 |
1 |
10 |
update() |
S |
74 |
1 |
4 |
deleteSignature() |
S |
80 |
1 |
3 |